toggle menu
HMCWraps API
1.5.2
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.serialization.files
/
WrapFile
Wrap
File
@
ConfigSerializable
(
)
public
class
WrapFile
extends
Toggleable
Members
Constructors
Wrap
File
Link copied to clipboard
public
void
WrapFile
(
Map
<
String
,
WrappableItem
>
items
,
boolean enabled
)
public
void
WrapFile
(
)
Properties
items
Link copied to clipboard
public
Map
<
String
,
WrappableItem
>
items
Functions
get
Items
Link copied to clipboard
public
Map
<
String
,
WrappableItem
>
getItems
(
)
is
Enabled
Link copied to clipboard
public
boolean
isEnabled
(
)